Skip to content

v1.3.1 - #75

Merged
NitinKumar004 merged 13 commits into
masterfrom
development
Mar 31, 2026
Merged

v1.3.1#75
NitinKumar004 merged 13 commits into
masterfrom
development

Conversation

@NitinKumar004

@NitinKumar004 NitinKumar004 commented Mar 31, 2026

Copy link
Copy Markdown
Collaborator

New Features

Database: UpdateItem (#66)

  • Added UpdateItem with SET and REMOVE actions for partial attribute updates
  • Implemented across DynamoDB, CosmosDB, Firestore
  • Emits stream/change feed events and provider-native metrics

Cache: TTL Management & Atomic Counters (#67)

  • Added Expire, GetTTL, Persist for TTL management
  • Added Incr, IncrBy, Decr, DecrBy for atomic counters
  • Implemented across ElastiCache, Azure Cache for Redis, Memorystore

Storage: Bucket Policy, CORS, Encryption (#68)

  • Added PutBucketPolicy, GetBucketPolicy, DeleteBucketPolicy
  • Added PutCORSConfig, GetCORSConfig, DeleteCORSConfig
  • Added PutEncryptionConfig, GetEncryptionConfig
  • Implemented across S3, Blob Storage, GCS

Load Balancer: Listener Rules & Attributes (#69)

  • Added CreateRule, DeleteRule, DescribeRules for path/host-based routing
  • Added ModifyListener, GetLBAttributes, PutLBAttributes
  • Implemented across ELB, Azure LB, GCP LB

Community

  • Added Code of Conduct, Contributing guidelines, Security policy
  • Added Issue templates (bug report, feature request) and PR template

GURSEWAK13 and others added 13 commits March 26, 2026 13:13
Next.js docs site with Fumadocs, Tailwind CSS. Landing page with hero,
feature cards, service grid, comparison table, and provider code examples.
Full docs covering all 16 services, cross-cutting features, configuration,
error handling, and architecture. Blog section and full-text search.
Deployed at https://cloudemu.vercel.app
Add UpdateItem to database service for partial attribute updates
Add TTL management and atomic counters to cache service
Add community profile: code of conduct, contributing, security, templates
Add listener rules, modify listener, and LB attributes to load balancer service
@NitinKumar004
NitinKumar004 merged commit 0ac0fe4 into master Mar 31, 2026
@NitinKumar004 NitinKumar004 changed the title Release v1.4.0 Release v1.3.1 Mar 31, 2026
@NitinKumar004 NitinKumar004 changed the title Release v1.3.1 v1.3.1 Apr 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants